Database.FieldSchema Function

Returns a RecordSet with a information about all fields in the table. See notes, below.

Syntax

result = Database.FieldSchema( TableName )

Parameters

TableName

String

Return Value

Result

RecordSet

Notes